go.pact.im/x/goupdate.flags.outPath (field)
6 uses
go.pact.im/x/goupdate (current package)
flags.go#L26: outPath string
flags.go#L59: fs.StringVar(&f.outPath, "o", "", "")
flags.go#L95: if f.outPath != "" {
report.go#L21: if f.outPath == "" {
report.go#L37: if f.outPath == "" {
report.go#L44: return os.WriteFile(f.outPath, out, 0o640)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)